-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port Frictionless Space #464
Merged
DangerRevolution
merged 5 commits into
Simple-Station:master
from
VMSolidus:Port-Frictionless-Space
Jun 17, 2024
Merged
Port Frictionless Space #464
DangerRevolution
merged 5 commits into
Simple-Station:master
from
VMSolidus:Port-Frictionless-Space
Jun 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<details><summary><h1>Media</h1></summary> <p> https://github.com/Simple-Station/Parkstation-Friendly-Chainsaw/assets/77995199/5570ef35-16e2-493a-ac35-738f27751346 https://github.com/Simple-Station/Parkstation-Friendly-Chainsaw/assets/77995199/51fba943-8dce-4265-a9cc-7181155eb8de https://github.com/Simple-Station/Parkstation-Friendly-Chainsaw/assets/77995199/cd6c0511-2639-4e14-8160-426ba7f2ba73 --- </p> </details> :cl: - tweak: Space has suddenly become less dense (objects don't slow down in space) - remove: Moths are unable to move in space - tweak: Moths have way better control in zero gravity environments
github-actions
bot
added
Changes: C#
Changes any cs files
Changes: YML
Changes any yml files
labels
Jun 16, 2024
DEATHB4DEFEAT
previously requested changes
Jun 16, 2024
Content.Shared/Movement/Components/MovementSpeedModifierComponent.cs
Outdated
Show resolved
Hide resolved
Content.Shared/SimpleStation14/Physics/FrictionRemoverSystem.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed the PR description.
- Don't add your name to the CL unless there are multiple people in there, or you want to be seen as something other than your GitHub username in-game
- When porting something, add the original author to the CL name
- Add the original or new PR media to the description
- Link the PR or a permalink
- Put sentences on newlines and paragraphs on double newlines
DEATHB4DEFEAT
added
Priority: 3-Medium
Needs to be resolved at some point
Size: 5-Very Small
For especially small issues/PRs
Type: Balancing
Balancing some feature
Type: Port
Brings something to here from another codebase
Type: Bug
[Un]intentional issue with something
labels
Jun 16, 2024
…ent.cs Co-authored-by: DEATHB4DEFEAT <[email protected]> Signed-off-by: VMSolidus <[email protected]>
…s/Einstein-Engines into Port-Frictionless-Space
DEATHB4DEFEAT
approved these changes
Jun 16, 2024
DangerRevolution
approved these changes
Jun 17, 2024
SimpleStation14
added a commit
that referenced
this pull request
Jun 17, 2024
This was referenced Jun 18, 2024
Merged
VMSolidus
added a commit
to VMSolidus/Einstein-Engines
that referenced
this pull request
Jun 21, 2024
# Description This ports Simple-Station/Parkstation-Friendly-Chainsaw#46. This PR is something I consider a key feature adjacent to Space Wind Rework and its accompanying updates, and is an essential part of the space station experience. In practice, this weirdly enough makes being launched into space a bit easier to survive, since instead of needing to throw potentially hundreds of items, you can simply throw enough items to get started flying in the direction of the station and will eventually float back to the station. --- <details><summary><h1>Media</h1></summary> <p> https://github.com/Simple-Station/Parkstation-Friendly-Chainsaw/assets/77995199/5570ef35-16e2-493a-ac35-738f27751346 https://github.com/Simple-Station/Parkstation-Friendly-Chainsaw/assets/77995199/51fba943-8dce-4265-a9cc-7181155eb8de https://github.com/Simple-Station/Parkstation-Friendly-Chainsaw/assets/77995199/cd6c0511-2639-4e14-8160-426ba7f2ba73 --- </p> </details> # Changelog :cl: DEATHB4DEFEAT - tweak: Space has suddenly become less dense (objects don't slow down in space) - remove: Moths are unable to move in space - tweak: Moths have way better control in zero gravity environments --------- Signed-off-by: VMSolidus <[email protected]> Co-authored-by: DEATHB4DEFEAT <[email protected]>
75 tasks
VMSolidus
added a commit
that referenced
this pull request
Jun 25, 2024
# Description During PR #464, somehow Moth's got back their ability to move with their wings whenever the gravity gets shut off. Well, I'm here to correct the injustice by also putting it on Harpies. In fact, Harpies have a much bigger claim to it, their wings are absolutely massive compared to Moths. # Changelog :cl: - add: Harpies remembered that just like moths; they also have wings, and can zoom whenever the gravity turns off. Co-authored-by: Danger Revolution! <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Changes: C#
Changes any cs files
Changes: YML
Changes any yml files
Priority: 3-Medium
Needs to be resolved at some point
Size: 5-Very Small
For especially small issues/PRs
Status: Needs Review
Someone please review this
Type: Balancing
Balancing some feature
Type: Bug
[Un]intentional issue with something
Type: Port
Brings something to here from another codebase
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This ports Simple-Station/Parkstation-Friendly-Chainsaw#46.
This PR is something I consider a key feature adjacent to Space Wind Rework and its accompanying updates, and is an essential part of the space station experience.
In practice, this weirdly enough makes being launched into space a bit easier to survive, since instead of needing to throw potentially hundreds of items, you can simply throw enough items to get started flying in the direction of the station and will eventually float back to the station.
Media
2024-01-27_23-26-39.mp4
2024-01-28_17-56-31.mp4
8mb.video-PCh-oBzzbinx.mp4
Changelog
🆑 DEATHB4DEFEAT